www.gusucode.com > 落叶冰点万能企业网站内容管理系统 V9.1 > 落叶冰点万能企业网站内容管理系统 V9.1\code\admin\D_admin_index.asp

    
<%


'**************************************************************
' 新动软网站管理系统
' 官方网站: http://www.aspcpu.com
' 系统作者: 阮丁远(网名:天下程序)
' Copyright 新动软网站管理系统 版权所有
'**************************************************************


%>


<%

dir_set="../"


%>





<!--#include file=../inc/conn.asp-->

<!--#include file=inc/checkadmin1.asp-->



<!doctype   html   public   "-//w3c//dtd   xhtml   1.0   frameset//en"   "http://www.w3.org/tr/xhtml1/dtd/xhtml1-frameset.dtd">   
  <html   lang="gb2312"   xml:lang="gb2312"   xmlns="http://www.w3.org/1999/xhtml">








<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>后台管理</title>
</head>


<script language="javascript">


window.moveTo(0,0);
window.resizeTo(screen.width,screen.height);



</script>









<frameset rows="50,580,30" cols="*" border="0" framespacing="0" >


<frame src="D_top.asp"  frameborder="0" noresize style="width:auto;border:0px;overflow:auto" scrolling="no"/>








<frameset rows="*" cols="34,150,610"  border="0" framespacing="0" >
<frame src="d_menu_left.asp" marginheight="0" marginwidth="0"  frameborder="0" noresize style="height:auto;border:0px; overflow:visible" scrolling="no" />

<frame src="D_menu_4.asp"  marginheight="0" marginwidth="0" frameborder="0"  noresize style="height:auto;border:0px;overflow:auto" name="c_menu"  id="c_menu"/>
<frame src="D_admin_main.asp"  marginheight="0" marginwidth="0"  frameborder="0" noresize style="height:auto;border:0px;overflow:auto" name="main" />
</frameset>






<frame src="D_buttom.asp"  frameborder="0" noresize style="height:auto;border:0px;overflow:auto" scrolling="no"/>
</frameset>






<noframes>   
  
     
  <p>此网页使用了框架,但您的浏览器不支持框架。</p>   
   
  </noframes>  


</html>